home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
misc
/
unix
/
Scroller.readme
< prev
next >
Wrap
Text File
|
1995-04-19
|
1KB
|
47 lines
Short: Ascii file scroller, works on VT100
Author: Pawel Hernik
Uploader: spi-ph@srv1.tu.kielce.pl <Pawel Hernik>
Type: misc/unix
DESCRIPTION:
This is simple scroller for terminals supporting ansi sequences written
in ansi C under Unix (SunOS) but should work on all systems (even Amiga).
INSTALLATION:
To install type "gzip -d Scroller" and then "sh Scroller"
(or "chmod 700 Scroller" and "Scroller"). Installer automaticaly writes
doc, source in current directory and compiles it.
On Amiga you have to manually cut out source and simply type
"execute scroller.c" for compiling with SAS C.
USAGE:
scroll [-x<xn>][-y<yn>][-w<wd>][-l<lp>][-d<del>] textfile
x,y - upper left corner of scroller (1,1)
w - scroller width (77)
l - loop counter (1)
d - delay (0)
Type for example:
scroll -y18 -w80 -l2 text
Minimal value for x,y,w is 1. Maximal value for width is 200 (if you have
such wide terminal or use window under XWindows). Height of scroller is
constant (6 chars). If your terminal is too fast use delay option.
Without any arguments scroller displays all possible characters.
AUTHOR:
If you like and use it send to me a postcard or e-mail.
This program is of course FREEWARE :) but you still CAN send to me
1GB hard disk, 040 or 060 card for my A4030, digital multisync monitor, etc.
Pawel Hernik
Nowowiejska 24/3
25532 Kielce
POLAND
E-mail: spi-ph@srv1.tu.kielce.pl